@charset "utf-8";
/*******CSS commont*************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}
img{border:0;}
ol,ul{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select,button{font-weight:inherit;font-size:inherit;font-family:inherit; border: 0px;}
input,textarea,select{*font-size:100%;}legend{color:#000;}
/*******CSS reset*************/
body{ background: #fff; overflow-x: hidden; color:#424344; font-size: 12px; font-family:'Microsoft YaHei','微软雅黑',Arial; overflow-x: hidden; overflow-y: auto;}
.container{ padding-right: 10px; padding-left: 10px; }
@media (min-width:1200px) 
{
    body{ font-size: 14px; }
    .container{ padding:0px; }
}
@media (min-width:1601px) 
{
    body{ font-size: 15px; }
}
a{color:#424344;text-decoration:none; cursor: pointer; transition: all 0.3s;}
a:hover{ text-decoration: none; color:#be0000; }
.left{float:left;}
.right{float:right;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.clear{clear:both;}
.hidden{display:none;}
.imgbox {position:relative;overflow:hidden;width:100%;}
.imgbox:after {content:'';display:block;padding-top:75%;}
.imgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgbox:hover img{width:110%;transition:.36s width;}
.imgboxs{position:relative;overflow:hidden;width:100%;}
.imgboxs:after {content:'';display:block;padding-top:100%;}
.imgboxs img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgboxs:hover img{width:110%;transition:.36s width;}
.nimgbox {position:relative;overflow:hidden;width:100%;}
.nimgbox:after {content:'';display:block;padding-top:67.441%;}
.nimgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.nimgbox:hover img{width:110%;transition:.36s width;}
.ln1{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ln2{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.ln3{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.ln5{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
/*******Css header*******/
#top{ color: #999; line-height: 32px; height: 32px; border-top: solid 5px #026dc9;}
#top a{ color: #999; }
#top a:hover{ color:#be0000;}
.top_right a{ float: left; }
.top_right span{ float: left; margin: 0px 6px;} 
#top_right_wx{ position: relative; }
#top_right_wx img{ display: none; width: 70px; position: absolute; z-index: 99; top: 32px; left: 50%; transform: translateX(-50%);}
#top_right_wx:hover img{ display: block; }
#header{ padding: 10px 0px 15px 0px; }
#header .container{ position: relative; }
.logo{ width: 60%; float: left;}
.logo img{ max-width: 100%; }
.map_open{ font-size: 24px; width: 40px; height: 40px; line-height: 40px; text-align: center; color: #be0000; position: absolute; right: 0px; top: 50%; transform: translateY(-50%);}
#mnav{ background: #026dc9; padding: 5px 0px;}
#mnav a{ position: relative; color: #fff; float: left; line-height: 28px; height: 28px; font-size: 13px; width: 25%; text-align: center;}
#mnav a:after{ transition: all 0.3s ease-out 0s; content: ''; width: 0px; height: 5px; background: #be0000; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%);}
#mnav a:hover{ font-weight: bold; }
#mnav a.on{ font-weight: bold; }
@media (min-width:370px) 
{
    .logo{ width: 56%; }
    #mnav{ padding: 7px 0px; }
    #mnav a{ line-height: 30px; height: 30px; font-size: 14px;}
}
@media (min-width:768px) 
{
    .logo{ width: 348px; }
    .himg1{ float: left; margin-left: 15px;}
    #mnav{ padding: 0px; }
    #mnav a{ width: 12.5%; line-height: 46px; height: 46px;}
    #mnav a:after{ bottom: -2px; z-index: 99;}
    #mnav a:hover:after{ width: 60px; }
    #mnav a.on:after{ width: 60px; }
}
@media (min-width:992px) 
{
    #header{ padding: 15px 0px 20px 0px; }
    .tels{ text-align: right; min-height: 43px; position: absolute; top: 50%; transform: translateY(-50%); right: 56px; padding-right: 52px; background: url(../images/htel.png) no-repeat right center;}
    .tels_p1{ color: #999; }
    .tels_p2{ color: #be0000; font-weight: bold; font-family: 'Arial'; font-size: 20px;}
    #mnav a{ line-height: 52px; height: 52px; }
}
@media (min-width:1200px) 
{
    #top{ line-height: 42px; height: 42px; font-size: 13px;}
    .top_right span{ margin: 0px 8px; }
    #header{ padding: 0px 0px;}
    #header .container{ padding-top: 15px; padding-bottom: 68px; }
    .tels{ top:20px; transform: translateY(0); right: 0px;}
    .tels_p2{ font-size: 23px; }
    .nav{ width: 100%; position: absolute; background: #026dc9; bottom: -20px; z-index: 99;}
    .nav a{ text-align: center; font-size: 16px; color: #fff; width: 12.5%; float: left; position: relative; height: 60px; line-height: 60px;}
    .nav a:after{ transition: all 0.3s ease-out 0s; content: ''; width:0px; height: 5px; background: #be0000; position: absolute; bottom: -2px; left: 50%; transform: translateX(-50%);}
    .nav a:hover{ font-weight: bold; }
    .nav a:hover:after{ width: 90px; }
    .nav a.on{ font-weight: bold; }
    .nav a.on:after{ width: 90px; }
}
@media (min-width:1601px) 
{
    #top{ line-height: 46px; height: 46px; font-size: 14px;}
    #header .container{ padding-top: 20px; padding-bottom: 75px; }
    .tels_p2{ font-size: 26px; }
    .nav{ padding: 0px 15px; }
    .nav a{ height: 68px; line-height: 68px; font-size: 17px;}
    .nav a:hover:after{ width: 100px; }
    .nav a.on:after{ width: 100px; }
}
#menu_map{ transform: translateY(-100%);transition: all 800ms cubic-bezier(.8, 0, .33, 1);
    border-radius: 0 0 50% 50%;
    opacity: 0;position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; background: #fff; width: 100%!important; height: 100%!important; overflow-x:hidden; overflow-y: scroll; }
#menu_map.down {
    border-radius: 0% 0% 0% 0%;
    transform: translateY(0);
    opacity: 1;
}
.map_closes{ height: 61px; line-height: 61px; overflow:hidden; }
.map_closes a{ text-align: center; float: right; margin-right: 2px; }
.map_closes a .iconfont{ font-size: 30px; color:#be0000; }
.map_close:hover {
    transform: rotate(90deg);
    border-radius: 50%;
}
.mnavul{ width: 94%; margin: 10px auto 15px;}
.nav-item{position: relative; border-bottom: solid 1px #f5f5f5;}
.nav-item p{overflow: hidden;line-height: 50px;max-height:50px; font-size: 15px; padding: 0px 10px;}
.nav-item p i{ float: right;  color: #666;}
.nav-item p a{ float: left;}
.nav-item.on{ color: #be0000; }
.nav-item.on a{ color: #be0000; }
.nav-item.on p i{ color: #be0000; }
.nav-item.nav-show{border-bottom: none; background:#f5f5f5; }
.nav-item .msubs{display:none; padding: 0px 16px 12px 16px; overflow:hidden; }
.nav-item .msubs a{ line-height: 2; margin-bottom:5px; font-size: 14px; display: block;}
.nav-item .msubs a.on{ color:#be0000;}
.nav-item .msubs a:hover{ color:#be0000;}
.nav-item.nav-show .msubs{display: block;}
.nav-item.nav-show p i{transform:rotate(90deg);}
#mbanners{ overflow: hidden; position: relative;}
#mbanners img{ width: 100%;}
#mbanners .swiper-pagination{ bottom: 10px; }
#mbanners .swiper-pagination-bullet{ outline: none; }
#mbanners .swiper-pagination-bullet-active{ background: #be0000; }
#banners{ overflow: hidden; position: relative;}
#banners img{ width: 100%;}
#banners .swiper-pagination{ bottom: 15px; }
#banners .swiper-pagination-bullet{ outline: none; width: 10px; height: 10px; margin: 0px 6px;}
#banners .swiper-pagination-bullet-active{ background: #be0000; }
@media (min-width:1601px) 
{
    #banners .swiper-pagination{ bottom: 25px; }
}
#page_banner{ position:relative; text-align:center;}
#page_banner img{ width: 100%; }
#page_crum{ text-align: left; padding: 5px 0px; line-height: 1.6; color: rgba(255, 255, 255, 0.7); width: 100%; position: absolute; z-index: 3; bottom: 0px; left: 0px; background: rgba(0, 0, 0, 0.3);}
#page_crum a{ color: rgba(255, 255, 255, 0.7); }
#page_crum a:hover{ color: #fff; }
.page_crum{ overflow: hidden; }
.page_crum_sp1{ margin-right: 5px;}
.page_pro_types{ border-bottom: solid 1px #DFDFDF; }
.page_pro_type{ overflow: hidden; height: 50px; line-height: 50px;}
.page_pro_type .swiper-slide{ width: auto; padding: 0px 16px;  position: relative;}
.page_pro_type .swiper-slide span{ position: absolute; color: #F2F2F2; right: 0px; top: 50%; transform: translateY(-50%);}
.page_pro_type a{ font-size: 15px; width: 100%; float: left; background: url(../images/icon1.png) no-repeat left center; padding-left: 22px;}
.page_pro_type a:hover{ background: url(../images/icon1h.png) no-repeat left center; color: #be0000;}
.page_pro_type a.on{ background: url(../images/icon1h.png) no-repeat left center; color: #be0000; }
#wrapper{ padding: 20px 0px 25px 0px;}
.right_side_tt{ text-align: center; }
.right_side_tt a{ display: inline-block; position: relative; font-size: 20px; font-weight: bold;}
.right_side_tt a span{ position: relative; z-index: 2;}
.right_side_tt a:after{ content: ''; height: 5px; background: #026dc9; position: absolute; bottom: 2px; z-index: 1; width: 40px; right: 0px; }
.right_side_tt a:hover{ color: #424344; }
.right_side_ft{ color: #999; margin-top: 5px; text-align: center;}
.right_content{ padding: 5px 0px; }
@media (min-width:768px) 
{
    .page_pro_type .swiper-slide{ padding: 0px 20px;}
}
@media (min-width:992px) 
{
    .page_pro_type{ height: 56px; line-height: 56px;}
    .page_pro_type .swiper-slide{ padding: 0px 22px;}
    .right_side_tt a{ font-size: 25px; }
    .right_side_tt a:after{ width: 50px; }
}
@media (min-width:1200px) 
{
    #page_crum{ padding: 7px 0px; }
    #wrapper{ padding:35px 0px 50px 0px; }
    .right_side_tt{ text-align: left; }
    .right_side_tt a{ font-size: 30px; }
    .right_side_tt a:after{ width: 60px; bottom: 4px;}
    .right_side_ft{ text-align: left; }\
    .right_content{ padding: 10px 0px; }
}
@media (min-width:1601px) 
{
    #page_crum{ padding: 9px 0px; }
    #wrapper{ padding:45px 0px 60px 0px; }
    .right_side_tt a{ font-size: 36px; }
    .right_side_tt a:after{ width: 72px; bottom: 6px;}
}
/*******Css home*******/
#chan1{ padding: 20px 0px 25px 0px; background: #f3f5f9;}
.chan1_tt{ text-align: center; font-size: 20px; font-weight: bold;}
.chan1_ft{ color: #999; text-align: center; margin-top: 5px;}
.pro_types{ padding: 0px 5px; margin-top: 15px; background: #fff;}
.pro_type{ overflow: hidden; height: 50px; line-height: 50px; }
.pro_type .swiper-slide{ width: auto; padding: 0px 16px;  position: relative;}
.pro_type .swiper-slide span{ position: absolute; color: #F2F2F2; right: 0px; top: 50%; transform: translateY(-50%);}
.pro_type a{ position: relative; font-size: 15px; width: 100%; float: left; padding-left: 22px;}
.pro_type a:before{ content: ''; transition: all 0.3s ease-out 0s; width: 15px; height: 15px; background: url(../images/icon1.png) no-repeat; position: absolute; left: 0px; top: 50%; margin-top: -6px;}
.pro_type a:hover:before{ background: url(../images/icon1h.png) no-repeat; transform: rotate(90deg); }
.products{ background: #fff; margin-top: 10px;}
.products_right{ overflow: hidden; padding: 12px; }
.products_rightc{ overflow: hidden; }
.products_right_txt{ font-size: 13px; margin-top: 5px; line-height: 2; padding-right: 24px; padding-left: 6px; position: relative;}
.products_right_txt:after{ transition: all 0.3s ease-out 0s; content: ''; width: 14px; height: 14px; background: url(../images/icon3.png) no-repeat; position: absolute; top: 50%; margin-top: -7px; right: 6px;}
.products_right a:hover .products_right_txt:after{ background: url(../images/icon3h.png) no-repeat; transform: rotate(90deg);}
.products_left{ background: #026dc9; padding: 12px; color: #fff;}
.products_left_left{ width: 36%; }
.products_left_left_c1{ font-size: 16px; }
.products_left_left_c2{ font-size: 20px; font-weight: bold; margin-top: 5px;}
.products_left_right{ width: 60%; }
.products_left_right_c1{ font-size: 20px; font-weight: bold; font-family: 'Arial';}
#chan2{ padding-bottom: 25px; background-image: url(../images/bg1.jpg); background-position: top center; background-size: cover; background-repeat: no-repeat;}
.chan2_left_tt{ padding-top:20px; padding-left: 6px;}
.chan2_left_tt_txt_c1{ font-size: 20px; font-weight: bold; color: #fff;}
.chan2_left_tt_txt_c2{ font-size: 20px; color: #fff;}
.chan2_left_tt_txt_c3{ margin-top: 10px; color: rgba(255, 255, 255, 0.1); font-weight: bold; text-transform: uppercase; letter-spacing: 3px;}
.chan2_left_ul{ overflow: hidden; }
.chan2_left_ul li{ min-height: 60px; margin-top: 15px; position: relative; padding-left: 74px;}
.chan2_left_li_img{ width: 60px; position: absolute; top: 50%; transform: translateY(-50%); left: 0px;}
.chan2_left_li_img img{ width: 100%; transition: all 0.3s ease-out 0s;}
.chan2_left_ul li:hover .chan2_left_li_img img{ transform: rotate(360deg); }
.chan2_left_li_tt{ color: #fff; font-size: 17px; font-weight: bold;}
.chan2_left_li_dc{ color: rgba(255, 255, 255, 0.6); margin-top: 8px; line-height: 1.6;}
.chan2_right{ background: #fff; margin-top: 20px; padding: 15px 15px 20px 15px;}
.chan2_right_tt{ text-align: center; font-size: 20px; font-weight: bold; color: #be0000;}
.chan2_right_cc{ margin-top: 5px; overflow: hidden;}
.chan2_right_cc li{ margin-top: 10px; overflow: hidden;}
.index_InputText{ outline: none; width: 100%; float: left; background: #f3f5f9; height: 36px; line-height: 36px; overflow: hidden; padding: 0px 15px;}
.index_Textarea{ outline: none; width: 100%; float: left; background: #f3f5f9; height: 80px; line-height: 20px; overflow: hidden; padding:10px 15px;}
.index_Captcha{ outline: none; width: 30%; float: left; background: #f3f5f9; height: 36px; line-height: 36px; overflow: hidden; padding: 0px 15px;}
.index_verifyImg{ width: 22%; height: 36px; float: left;}
.index_But{ font-size: 13px; width: 40%; float: right; height: 36px; line-height: 36px; text-align: center; background: #026dc9; color: #fff;}
.index_But:hover{ background: #be0000; color: #fff; }
.chan2_right_mm{ margin-top: 20px; text-align: center;}
.chan2_right_mm_tt_cc{ color: #999; padding: 0px 36px; position: relative; display: inline-block;}
.chan2_right_mm_tt_cc:before{ content: ''; width: 20px; height: 1px; background: #999; position: absolute; top: 50%; left: 0px;}
.chan2_right_mm_tt_cc:after{ content: ''; width: 20px; height: 1px; background: #999; position: absolute; top: 50%; right: 0px;}
.chan2_right_mm_tel{ font-size: 24px; font-weight: bold; font-family: 'Arial'; color: #be0000;}
.chan2_right_mm_gz{ color: #999; }
#chan3{ padding:20px 0px 20px 0px; border-bottom: solid 1px #DFDFDF;}
.chan3_tt{ font-size: 20px; }
.chan3_ft{ font-size: 20px; font-weight: bold; color: #026dc9;}
.case{ overflow: hidden; margin-top: 15px;}
.case_txt{ transition: all 0.3s ease-out 0s; font-size: 13px; margin-top: 5px; line-height: 2; padding-right: 24px; background: url(../images/icon3.png) no-repeat right center;}
.chan3_tel{ margin-top: 12px; }
.chan3_tel_p1{ color: #999; }
.chan3_tel_p2{ font-size: 20px; font-weight: bold; font-family: 'Arial'; color: #be0000; }
#chan4{ padding:20px 0px 25px 0px; }
.about_imgs{ position: relative; padding-left: 10px; padding-top: 20px; padding-bottom: 15px; padding-right: 30px;}
.about_imgs:before{ transition: all 0.3s ease-out 0s; z-index: 1; content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background:#be0000; border-radius: 50%;}
.about_imgs:after{ transition: all 0.3s ease-out 0s; z-index: 2; content: ''; position: absolute; top: 0px; left: 10px; width: calc(100% - 10px); height: 100%; background:#026dc9; border-radius: 50%; }
.about_imgs:hover:before{ background: #026dc9; }
.about_imgs:hover:after{ background: #be0000; }
.about_img{ border-radius: 50%; z-index: 3;}
.about{ margin-top: 15px; }
.about_tt{ text-align: center; }
.about_tt a{ font-size: 20px; font-weight: bold; color: #026dc9;}
.about_ft{ font-size: 18px; text-align: center; margin-top: 5px;}
.about_cc{ margin-top: 10px; color: rgba(90, 88, 88, 0.8); line-height: 1.8; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 5; display: -webkit-box; -webkit-box-orient: vertical;  }
.about_ul{ overflow: hidden; }
.about_ul li{ width:47.5%; margin-right: 5%; float: left; margin-top: 15px; position: relative; padding-left: 15px; padding-bottom: 15px;}
.about_ul li:after{ content: ''; width: 100%; height: 80%; background: url(../images/bg2.png); position: absolute; left: 0px; bottom: 0px;}
.about_ul li:nth-child(2){ margin-right: 0px; }
.about_ul li:nth-child(3){ width: 100%; margin-right: 0px;}
.about_li_ttc{ font-size: 18px; font-weight: bold; display: inline-block; background: url(../images/icon4.png) no-repeat right center; padding-right: 25px;}
.about_li_cc{ font-size: 15px; margin-top: 5px;}
#chan5{ padding: 20px 0px 25px 0px; background: #f3f5f9; }
.chan5_tt{ text-align: center; }
.chan5_tt a{ font-size: 20px; font-weight: bold; color: #026dc9;}
.news_left{ background: #fff; padding: 15px; margin-top: 15px;}
.news_left_txt{ margin-top: 15px; position: relative; padding-right: 80px; min-height: 60px;}
.news_left_txt_tt{ font-size: 16px; }
.news_left_txt_dc{ line-height: 1.7; margin-top: 6px; color: #999;}
.news_left_txt_tmt{ transition: all 0.3s ease-out 0s; padding-top: 6px; font-family: 'Arial'; border-radius: 5px; background: #026dc9; color: #fff; width: 60px; height: 60px; text-align: center; position: absolute; top: 50%; transform: translateY(-50%); right: 0px;}
.news_left_txt_tmt_p1{ font-size: 22px; }
.news_left_txt_tmt_p2{ color: rgba(255, 255, 255, 0.6); }
.news_right{ margin-top: 15px; background: #fff; overflow:hidden;}
.news_right a{ min-height: 60px; width: 100%; float: left; padding: 15px 15px 15px 90px; position:relative; border-bottom: solid 1px #E7E7E7;}
.news_right_tmt{ transition: all 0.3s ease-out 0s; padding-top: 8px; font-family: 'Arial'; border-radius: 5px; width: 60px; height: 60px; text-align: center; position: absolute; top: 50%; transform: translateY(-50%); left: 15px;}
.news_right_tmt_p1{ font-size: 22px; color: #818182;}
.news_right_tmt_p2{ color: #999; }
.news_right_tt{ font-size: 14px; }
.news_right_dc{ line-height: 1.7; margin-top: 6px; color: #999;}
.news_left a:hover .news_left_txt_tmt{ background: #be0000; }
.news_right a:hover .news_right_tmt{ background: #be0000; }
.news_right a:hover .news_right_tmt_p1{ color: #fff; }
.news_right a:hover .news_right_tmt_p2{ color: rgba(255, 255, 255, 0.6); }
@media (min-width:768px) 
{
    .pro_type .swiper-slide{ padding: 0px 20px;}
    .products_left_left{ width: 30%; }
    .chan2_left{ width: 60%; float: left;}
    .chan2_right{ width: 35%; float: right; margin-top: 50px;}
    .about_imgs{ width: 40%; float: right; margin-top: 20px;}
    .about{ width: 56%; float: left; margin-top: 0px;}
    .about_tt{ text-align: left; }
    .about_ft{ text-align: left; }
}
@media (min-width:992px) 
{
    .pro_types{ padding: 0px 10px; }
    .pro_type{ height: 56px; line-height: 56px;}
    .pro_type .swiper-slide{ padding: 0px 22px;}
    .products_left{ padding: 15px; }
    .chan2_left_tt_txt{ padding-top: 35px; }
    .chan2_right{ margin-top: 40px; }
    .news_left{ width: 31%; float: left;}
    .news_right{ width: 67%; float: right;}
    .news_right a{ width: 50%; }
    .news_righta1{ border-right: solid 1px #E7E7E7; }
}
@media (min-width:1200px) 
{
    #chan1{ padding: 40px 0px 50px 0px; }
    .chan1_tt{ font-size: 32px; }
    .chan1_ft{ font-size: 15px; }
    .pro_types{ margin-top: 25px; }
    .pro_type{ height: 64px; line-height: 64px;}
    .pro_type .swiper-slide{ padding: 0px 32px;}
    .pro_type a{ font-size: 17px; }
    .products{ margin-top: 15px; }
    .products_left{ width: 23%; float: left; padding:40px 25px; position: relative;}
    .products_left_c1{ overflow: hidden; line-height: 22px; }
    .products_left_c1 i{ width: 15px; height: 14px; margin-top: 4px; background: url(../images/icon2.png) no-repeat; float: left; margin-right: 4px;}
    .products_left_c1 span{ float: left; font-size: 15px; margin-left: 2px;}
    .products_left_c2{ font-size: 20px; margin-top: 20px;}
    .products_left_c3{ font-size: 32px; font-weight: bold;}
    .products_left_c4{ margin-top: 25px; overflow: hidden;}
    .products_left_c4 a{ color: #fff; float: left; border: solid 1px rgba(255, 255, 255, 0.2); padding: 5px 24px; border-radius: 26px;}
    .products_left_c5{ margin-top: 25px; font-size: 22px; font-weight: bold; font-family: 'Arial';}
    .products_left_c6{ margin-top: 5px; }
    .products_left_c7{ margin-top: 40px; }
    .products_left_c7 img{ width: 120px; }
    .products_left_c8{ margin-top: 10px;}
    .products_left_img{ position: absolute; bottom: 30px; right: 0px;}
    .products_left_img img{ width: 300px; }
    .products_right{ padding: 20px; width: 77%; float: right;}
    .products_right_txt{ font-size: 15px;}
    #chan2{ padding-bottom: 50px; }
    .chan2_left{ width: 70%;}
    .chan2_left_tt{ padding-top: 60px; padding-left: 10px;}
    .chan2_left_tt_txt_c1{ font-size: 32px; }
    .chan2_left_tt_txt_c2{ font-size: 32px; }
    .chan2_left_tt_txt_c3{ margin-top: 20px; letter-spacing: 14px; font-size: 15px;}
    .chan2_left_ul{ margin-top: 20px; }
    .chan2_left_ul li{ width: 50%; float: left; margin-top: 40px; min-height: 80px; padding-left: 95px; padding-right: 30px;}
    .chan2_left_li_img{ width: 80px; }
    .chan2_left_li_tt{ font-size: 20px; }
    .chan2_left_li_dc{ margin-top: 12px; }
    .chan2_right{ width: 26%; padding: 25px 20px 35px 20px; margin-top: 50px;}
    .chan2_right_tt{ font-size: 22px; }
    .chan2_right_cc{ margin-top: 8px; }
    .chan2_right_mm{ margin-top: 25px; }
    .chan2_right_mm_tel{ font-size: 28px; }
    .index_But{ font-size: 15px; }
    #chan3{ padding: 40px 0px 50px 0px; }
    .chan3_left{ width: 30%; float: left;}
    .chan3_tt{ font-size: 32px; }
    .chan3_ft{ font-size: 32px; margin-top: 5px;}
    .chan3_tel{ margin-top: 25px; }
    .chan3_tel_p2{ margin-top: 8px; font-size: 22px;}
    .case{ width: 65%; float: right; margin-top: 0px;}
    .case_txt{ font-size: 15px; }
    #chan4{ padding: 40px 0px 50px 0px; }
    .about_imgs{ width: 31%; margin-top: 0px;}
    .about{ width: 64%; }
    .about_tt a{ font-size: 32px; }
    .about_ft{ font-size: 28px; margin-top: 10px;}
    .about_cc{ margin-top: 20px; -webkit-line-clamp: 3; font-size: 15px;}
    .about_ul li{ width: 31.33%; margin-right: 3%; margin-top: 30px; padding-left: 20px; padding-bottom: 20px; padding-right: 20px;}
    .about_ul li:nth-child(2){ margin-right: 3%; }
    .about_ul li:nth-child(3){ width:31.33%; margin-right: 0px; }
    .about_li_ttc{ font-size: 22px; }
    .about_li_cc{ font-size: 17px; }
    #chan5{ padding: 40px 0px 50px 0px; }
    .chan5_tt a{ font-size: 32px; }
    .news_left{ width: 36%; margin-top: 25px; padding: 25px 25px 26px 25px;}
    .news_left_txt{ margin-top: 20px; padding-right: 85px; min-height: 70px;}
    .news_left_txt_tt{ font-size: 18px; }
    .news_left_txt_tmt{ width: 70px; height: 70px;}
    .news_left_txt_tmt_p1{ font-size: 32px; height: 36px; line-height: 36px;}
    .news_right{ width: 62.3%; margin-top: 25px;}
    .news_right a{ padding: 26px 20px 30px 100px; min-height: 70px;}
    .news_right_tmt{ width: 70px; height: 70px;}
    .news_right_tmt_p1{ font-size: 32px; height: 36px; line-height: 36px; }
    .news_right_tt{ font-size: 16px; }
}
@media (min-width:1601px) 
{
    #chan1{ padding: 70px 0px 100px 0px; }
    .chan1_tt{ font-size: 40px; }
    .chan1_ft{ font-size: 16px; margin-top: 8px;}
    .pro_types{ margin-top: 35px; }
    .pro_type{ height: 72px; line-height: 72px;}
    .pro_type .swiper-slide{ padding: 0px 47px;}
    .pro_type a{ font-size: 18px; padding-left: 26px;}
    .products{ margin-top: 20px; }
    .products_left{ width: 20%; padding:50px 40px;}
    .products_left_c1{ line-height: 26px; }
    .products_left_c1 i{ margin-top: 6px;}
    .products_left_c1 span{ font-size: 16px;}
    .products_left_c2{ font-size: 22px; margin-top: 20px;}
    .products_left_c3{ font-size: 40px;}
    .products_left_c4{ margin-top: 20px;}
    .products_left_c4 a{ padding: 6px 30px; border-radius: 28px;}
    .products_left_c5{ margin-top: 20px; font-size: 26px;}
    .products_left_c7{ margin-top: 30px; }
    .products_left_img img{ width: 320px; }
    .products_right{ padding: 40px; width: 80%;}
    .products_right_txt{ font-size: 16px; margin-top: 8px; padding-left: 10px; padding-right: 30px;}
    .products_right_txt:after{ right: 10px; }
    #chan2{ padding-bottom: 100px; }
    .chan2_left{ width: 72%;}
    .chan2_left_tt{ padding-top: 110px; }
    .chan2_left_tt_txt_c1{ font-size: 40px; }
    .chan2_left_tt_txt_c2{ font-size: 40px; }
    .chan2_left_tt_txt_c3{ letter-spacing: 22px; font-size: 16px; margin-top: 30px;}
    .chan2_left_ul{ margin-top: 30px; }
    .chan2_left_ul li{  margin-top:50px; margin-bottom: 30px; min-height: 100px; padding-left: 130px; padding-right: 40px;}
    .chan2_left_li_img{ width: 100px; }
    .chan2_left_li_tt{ font-size: 24px; }
    .chan2_left_li_dc{ margin-top: 12px; font-size: 16px; }
    .chan2_right{ padding: 45px 40px 50px 40px; margin-top: 125px;}
    .chan2_right_tt{ font-size: 26px; }
    .chan2_right_cc{ margin-top: 10px; }
    .index_InputText{ height: 42px; line-height: 42px;}
    .index_Textarea{ line-height: 22px; height: 108px;}
    .index_Captcha{ height: 42px; line-height: 42px;}
    .index_verifyImg{ height: 42px; line-height: 42px;}
    .index_But{ height: 42px; line-height: 42px; font-size: 16px;}
    .chan2_right_mm{ margin-top: 25px; }
    .chan2_right_mm_tel{ font-size: 30px; }
    #chan3{ padding: 60px 0px 80px 0px; }
    .chan3_left{ width: 29%;}
    .chan3_tt{ font-size: 40px; }
    .chan3_ft{ font-size: 40px; }
    .chan3_tel{ margin-top: 20px; }
    .chan3_tel_p2{ margin-top: 8px; font-size: 26px;}
    .case{ width: 66%; margin-top: 20px;}
    .case_txt{ font-size: 16px; margin-top: 10px;}
    #chan4{ padding: 90px 0px 110px 0px; }
    .about_imgs{ width: 33%; padding-left: 15px; padding-top: 35px; padding-bottom: 20px; padding-right: 55px;}
    .about_imgs:after{ left: 15px; }
    .about{ width: 62.6%; }
    .about_tt a{ font-size: 40px; }
    .about_ft{ font-size: 36px; margin-top: 15px;}
    .about_cc{ margin-top: 30px; line-height: 2; font-size: 16px;}
    .about_ul li{ margin-top: 50px; padding-left: 30px; padding-bottom: 30px; padding-right: 30px;}
    .about_li_ttc{ font-size: 28px; }
    .about_li_cc{ font-size: 22px; }
    #chan5{ padding: 70px 0px 100px 0px; }
    .chan5_tt a{ font-size: 40px; }
    .news_left{ margin-top: 35px; padding: 30px 30px 31px 30px;}
    .news_left_txt{ margin-top: 30px; padding-right: 105px; min-height: 85px;}
    .news_left_txt_tt{ font-size: 22px; }
    .news_left_txt_dc{ margin-top: 10px; }
    .news_left_txt_tmt{ width: 85px; height: 85px; border-radius: 8px;}
    .news_left_txt_tmt_p1{ font-size: 45px; height: 48px; line-height: 48px;}
    .news_right{ margin-top: 35px;}
    .news_right a{ padding: 36px 45px 40px 125px; min-height: 85px;}
    .news_right_tmt{ width: 85px; height: 85px; border-radius: 8px;}
    .news_right_tmt_p1{ font-size: 45px; height: 48px; line-height: 48px; }
    .news_right_tt{ font-size: 17px; }
    .news_right_dc{ margin-top: 10px; }
}
/*******Css footer*******/
#mfooter{ padding-top: 15px; background: #026dc9; color: #fff; margin-bottom: 60px; text-align: center;}
#mfooter a{ color: #fff; }
#mfooter a:hover{ text-decoration: underline; }
.mfooter_tt_c{ display: inline-block; }
.mflogo img{ max-width: 80%;}
.mfooter_lx{ padding: 15px 0px; }
.mfooter_lx_c{ display: inline-block; }
.mfooter_lx_c_left{ width: 17%; }
.mfooter_lx_c_left_img img{ max-width: 100%; } 
.mfooter_lx_c_left_txt{ color: rgba(255, 255, 255, 0.8); margin-top: 6px;}
.mfooter_lx_c_right{ margin-left: 5%; width: 78%; text-align: left;}
.mfooter_lx_c_right_tel{ font-size: 20px; font-family: 'Arial'; font-weight: bold;}
.mfooter_lx_c_right_adr{ margin-top: 5px; }
.mfooter_link{ border-top: solid 1px rgba(255, 255, 255, 0.2); padding: 10px 0px;}
.mfooter_link a{ margin-right: 15px; }
.mfooter_coc{ border-top: solid 1px rgba(255, 255, 255, 0.2); padding: 10px 0px;}
#mfooter .mfooter_coc{ color: rgba(255, 255, 255, 0.3); }
#mfooter .mfooter_coc a{ color: rgba(255, 255, 255, 0.3); }
#mfooter .mfooter_coc a:hover{ color: #fff; }
@media (min-width:768px) 
{
    #mfooter{ padding-top: 20px; margin-bottom: 0px;}
    .mflogo{ float: left; }
    .mflogo img{ max-width: 100%;}
    .mfhimg1{ float: left; margin-left: 26px;}
    .mfhimg1 img{ max-width: 100%;}
    .mfooter_lx_c_left{ width: 58px; }
    .mfooter_lx_c_right{ margin-left: 25px; width: auto;}
    .mfooter_lx_c_right_tel{ font-size: 28px; }
}
@media (min-width:1200px) 
{
    #footer{ background: #026dc9; color: #fff;}
    #footer a{ color: #fff; }
    #footer a:hover{ text-decoration: underline; }
    .footer_c1{ padding-top: 25px; padding-bottom: 25px;  overflow: hidden;}
    .footer_left{ width: 26%; padding-right: 20px;}
    .footer_left_tt{ font-size: 17px; font-weight: bold; height: 30px; line-height: 30px; background: url(../images/icon5.png) no-repeat left center; padding-left: 32px;}
    .footer_left_cc{ margin-top: 15px; line-height: 2.4;}
    .footer_left .footer_left_cc a{ width: 50%; float: left; padding-right: 20px;}
    .footer_mid{ width: 45%; padding-right: 20px;}
    .footer_mid .footer_left_cc a{ width: 33.3%; float: left; padding-right: 20px;}
    .footer_right{ width: 27%; }
    .footer_right_tel{ position: relative; padding-left: 78px; min-height: 85px;}
    .footer_right_tel_left{ width: 58px; position: absolute; left: 0px; top: 0px;}
    .footer_right_tel_left_img img{ max-width: 100%; }
    .footer_right_tel_left_txt{ margin-top: 5px; text-align: center; color: rgba(255, 255, 255, 0.8);}
    .footer_right_tel_right_tel{ font-size: 24px; font-weight: bold; font-family: 'Arial';}
    .footer_right_tel_right_adr{ margin-top: 5px; color: rgba(255, 255, 255, 0.8);}
    .footer_right_wx{ margin-top: 15px;  position: relative; padding-left: 78px; min-height: 85px;}
    .footer_right_wx_left{ width: 58px; position: absolute; left: 0px; top: 0px;}
    .footer_right_wx_left_img img{ max-width: 100%; }
    .footer_right_wx_left_txt{ margin-top: 5px; text-align: center; color: rgba(255, 255, 255, 0.8);}
    .footer_right_wx_right img{ width:90px; }
    .footer_c2{ border-top: solid 1px rgba(255, 255, 255, 0.2); padding: 20px 0px; overflow: hidden;}
    .flogo{ margin-top: 6px; }
    .flogo img{ width: 348px; }
    .fhimg1{ margin-left: 20px; margin-top: 6px;}
    .fhimg1 img{ width: 330px; }
    .footer_pro{ width: 36%; float: right; overflow: hidden;}
    .footer_link{ border-top: solid 1px rgba(255, 255, 255, 0.2); padding: 15px 0px; }
    .footer_link a{ margin-right: 20px; }
    .footer_coc{ border-top: solid 1px rgba(255, 255, 255, 0.2); padding: 15px 0px; text-align: center;}
    #footer .footer_coc{ color: rgba(255, 255, 255, 0.3); }
    #footer .footer_coc a{ color: rgba(255, 255, 255, 0.3); }
    #footer .footer_coc a:hover{ color: #fff; }
}
@media (min-width:1601px) 
{
    .footer_c1{ padding-top: 45px; padding-bottom: 45px;}
    .footer_left{ padding-right: 30px;}
    .footer_left_tt{ font-size: 18px; padding-left: 34px;}
    .footer_left_cc{ margin-top: 25px; line-height: 2.5;}
    .footer_left .footer_left_cc a{ padding-right: 25px;}
    .footer_mid{ padding-right: 30px;}
    .footer_mid .footer_left_cc a{ padding-right: 25px;}
    .footer_right{ width: 28%; }
    .footer_right_tel{ padding-left: 80px; min-height: 88px;}
    .footer_right_tel_left_txt{ margin-top: 10px; font-size: 14px;}
    .footer_right_tel_right_tel{ font-size: 28px;}
    .footer_right_tel_right_adr{ margin-top: 8px; }
    .footer_right_wx{ margin-top: 25px; padding-left: 80px; min-height: 88px;}
    .footer_right_wx_left_txt{ margin-top: 10px; font-size: 14px;}
    .footer_pro{ width: 31%; }
}

.footernav{ width: 100%; color: #fff; height:58px; overflow: hidden; position: fixed; bottom:0px; left: 0px; z-index: 999;   background:#026dc9; }
.footernav a{ color: #fff; }
.footernav ul li{width: 25%; float: left; text-align: center; padding:5px 0px 8px 0px; }
.footernp1{ font-size:20px;}
.footernp2{ line-height:1.5;}
.footernav ul li.on{ background: #be0000; }
.footernav ul li.on .footernp1{ animation: swing 1s; }

.ui-sidebar{position:fixed;right:0; bottom:160px; z-index: 999;}
.ui-sidebar ul{ box-shadow:0px 0px 30px rgba(0,0,0,0.1);border-radius:20px 0 0 20px; text-align: center;}
.ui-sidebar ul li a{ outline: none; width:48px;line-height:48px; height:48px; color:#026dc9;display:block; background:#fff;border:1px solid #eee;}
.ui-sidebar ul li a i{font-size:30px;}
.ui-sidebar ul li div{ position:absolute;right:-200px;top:2px;border:1px solid #d9d9d9;box-shadow:0px 0px 30px rgba(0,0,0,0.1);background:#fff;font-size:13px; border-radius:4px;padding:0 10px;line-height:48px;opacity:0;min-width:120px;transition:all .5s ease;text-align:center;z-index:-1;white-space:nowrap;}
.ui-sidebar ul li div:after{content:" ";position:absolute;width:10px;height:10px;border-left:0;border-bottom:0;background:#fff;border:1px solid #d9d9d9;border-bottom:0;border-right:0;right:-6px;top:50%;transform:translateY(-50%) rotate(-225deg);}
.ui-sidebar ul li:hover div{right:60px;opacity:1;}
.ui-sidebar ul li a:hover{background:#026dc9; color:#fff;}
.ui-sidebar ul li#ui-wx div{ padding-top: 6px; } 
.ui-sidebar ul li#ui-tel div{ font-size: 17px; padding:3px 10px; line-height: 21px; color:#026dc9;} 


.prolist{ overflow: hidden; }
.prolist a{ width: 100%; float: left; position: relative; padding-bottom: 10px; border-bottom:solid 2px #f1f1f1; margin-top: 10px; margin-bottom: 10px;}
.prolist a:after{ content: ''; width: 0px; height: 2px; position: absolute; bottom: 0px; left: 0px; background: #be0000; transition: all 0.5s ease-out 0s;}
.prolist_img{ background: #f8f8f8; }
.prolist_tt{ transition: all 0.3s ease-out 0s; padding-left: 15px; position:relative; margin-top:10px; height: 28px; line-height: 28px; font-size: 16px; overflow: hidden;}
.prolist_tt:before{ content: ''; width: 5px; height: 100%; background: #be0000; position: absolute; top: 0px; left: 0px; transition: all 0.4s ease-out 0s;}
.prolist_dc{ line-height: 20px; height: 40px; overflow: hidden; color: #999; margin-top: 6px;}
.prolist_mm{ margin-top: 10px; overflow: hidden; height: 20px; line-height: 20px; }
.prolist_mm span{ float: left; color: #be0000;}
.prolist_mm i{ transition: all 0.5s ease-out 0s; width: 24px; height: 20px; background: url(../images/jt_01.png) no-repeat center; float: left; margin-left: 10px;}
@media (min-width:768px) 
{
    .prolist a{ width: 49%; float: left; margin-right: 2%;}
    .prolist a:nth-child(2n){ margin-right: 0px; }
}
@media (min-width:992px) 
{
    .prolist a{ width: 32%; float: left; margin-right: 2%;}
    .prolist a:nth-child(2n){ margin-right: 2%; }
    .prolist a:nth-child(3n){ margin-right: 0px; }
}
@media (min-width:1200px) 
{
    .prolist a{ margin-top: 15px; padding-bottom: 15px;}
    .prolist_tt{ height: 30px; line-height: 30px; font-size: 18px; margin-top: 15px;}
    .prolist_dc{ margin-top: 10px; line-height: 23px; height: 46px;}
    .prolist_mm{ margin-top: 15px; }
}
@media (min-width:1601px) 
{
    .prolist a{ padding-bottom: 25px; margin-bottom: 20px;}
    .prolist_tt{ height: 32px; line-height: 32px; font-size: 20px; margin-top: 15px;}
    .prolist_dc{ margin-top: 10px; line-height: 23px; height: 46px;}
    .prolist_mm{ margin-top: 15px; }
}
.prolist a:hover:after{ width: 100%; }
.prolist a:hover .prolist_tt{ padding-left: 30px; }
.prolist a:hover .prolist_tt:before{ width: 20px; }
.prolist a:hover .prolist_mm i{ margin-left: 20px; }
#rdpro1{ padding-bottom: 20px;}
.rdpro1{ overflow: hidden; }
.nproinfoimgs{ overflow: hidden; margin-top: 20px;}
.nproinfoimgs .gallery-thumbs{ margin-top: 10px; }
.nproinfoimgs .gallery-thumbs .nproinfo_timg{ border: solid 1px #dedede; text-align: center; cursor: pointer;}
.nproinfoimgs .gallery-thumbs .nproinfo_timg img{ max-width: 100%; }
.nproinfoimgs .gallery-thumbs .swiper-slide-thumb-active .nproinfo_timg{ border: solid 1px #be0000;  }
.nproinfoimgs .gallery-top{ overflow: hidden; position: relative;}
.nproinfoimgs .gallery-top a{ background:#fff; width: 100%; float: left; text-align: center; border: solid 1px #dedede;}
.nproinfoimgs .gallery-top a img{ max-width: 100%; }
.nproinfoimgs .swiper-prev,.nproinfoimgs .swiper-next{ padding: 12px 5px; z-index: 2; background: rgba(0, 0, 0, 0.6); color: #fff; position: absolute; top: 50%; transform: translateY(-50%);}
.nproinfoimgs .swiper-prev:hover,.nproinfoimgs .swiper-next:hover{ background: rgba(0, 0, 0, 0.9);  }
.nproinfoimgs .swiper-prev{ left: 0px; }
.nproinfoimgs .swiper-next{ right: 0px; }
.rdpro1_img{ overflow: hidden; margin-top: 20px; border: solid 1px #dedede; background: #fff; text-align: center;}
.rdpro1_img img{ width: 100%; }
.rdpro1_txt{ position: relative; margin-top: 20px; }
.rdpro1_txt_tt{ font-size: 18px; font-weight: bold; }
.rdpro1gg{ margin-top: 6px; color: #999; line-height: 1.7;}
.rdpro1_gg{ margin-top: 5px; overflow: hidden;}
.rdpro1_gg_cc{ margin: 10px auto 0px; color: #444;}
.rdpro1_gg_cc span{ color: #888; }
.rdpro1_tel{ line-height: 2; color: #888; margin-top: 15px; background: #eaf1fe; padding: 10px;}
.rdpro1_tel_c1 b{ color: #ee001a; font-weight: bold; font-family: Arial; font-size: 14px;}
.rdpro1_tel_c2{ line-height: 1.5; }
.rdpro1_btn{ margin-top: 15px; overflow: hidden;}
.rdpro1_btn a{ float: left; padding: 8px 38px; border-radius: 22px; background: #026dc9; color: #fff; font-size: 15px;}
.rdpro1_btn a:hover{ background: #be0000; color: #fff;}
#rdpro_tj{ padding: 20px 0px; }
#rdpro_tjs{ margin-top: 20px; }
.rdpro2_right_c_tt{ overflow: hidden; line-height: 32px;}
.rdpro2_right_c_tt a{ font-size: 18px; font-weight: bold; float: left; position:relative;}
.rdpro2_right_c_tt a span{ position: relative; z-index: 2;}
.rdpro2_right_c_tt a:after{ content: ''; position: absolute; z-index: 1; width: 36px; height: 5px; background: #026dc9; bottom: 6px; right: 0px;}
.rdpro2_right_c_tt_p1{ color: #888; float: left; margin-left: 10px;}
.rdpro_tj{ overflow: hidden; margin-top: 15px;}
.rdpro_tj_img{ background: #f8f8f8; }
.rdpro_tj_txt{ height: 32px; line-height: 32px; padding: 0px 10px; text-align: center; overflow: hidden;}
#rdpro2{ background: #f6f7f6; padding: 20px 0px;}
.rdpro2_right_c{ background: #fff; border: solid 1px #dedede; padding: 10px; margin-bottom: 10px;}
.rdpro2_right_c_right{ margin-top: 10px; }
.rdpro_khal{ overflow: hidden; margin-top: 15px;}
.rdpro_khal_txt{ height: 32px; line-height: 32px; overflow: hidden; color: #666; text-align: center;}
.rdpro2_right_sl_left{ margin-top: 15px; line-height: 2; font-size: 13px;}
.rdpro2_right_sl_left_img{ text-align: center; margin-top: 10px;}
.rdpro2_right_sl_left_img img{ width: 100%; }
.rdpro2_right_sl_right{ overflow: hidden; margin-top: 10px;}
.rdpro2_right_sl_right li{ width: 50%; float: left; padding-left: 30px;  padding-right: 6px; margin-top: 15px; position: relative; }
.rdpro2_right_sl_right_img{ width: 24px; position: absolute; left: 0px; top: 50%; transform: translateY(-50%);}
.rdpro2_right_sl_right_img img{ width: 100%; }
.rdpro2_right_sl_right_tt{ display:inline-block; font-size: 20px; font-family: Arial; font-weight: bold;}
.rdpro2_right_sl_right_dc{ display:inline-block; color: #4b4c4d; margin-left: 3px;}
@media (min-width:370px) 
{
    .rdpro1_tel_c1 b{ font-size: 16px; }
}
@media (min-width:768px) 
{
    .nproinfoimgs{ width: 52%; float: left;}
    .rdpro1_img{ width: 52%; float: left;}
    .rdpro1_txt{ width: 46%; float: right;}
    .rdpro2_right_sl_right li{ width: 25%; }
}
@media (min-width:992px) 
{
    .nproinfoimgs{ width: 50%;}
    .rdpro1_img{ width: 50%; }
    .rdpro1_txt{ width: 47%; }
    .rdpro2_right_c{ padding: 15px; }
    .rdpro2_right_c_left{ width: 30%; float: left;}
    .rdpro2_right_c_right{ width: 67%; float: right; margin-top: 0px;}
}
@media (min-width:1200px) 
{
    #rdpro1{ padding-top: 28px; padding-bottom: 35px;}
    .rdpro1_img{ margin-top: 0px; }
    .rdpro1_txt{ margin-top: 0px; }
    .rdpro1_txt_tt{ font-size: 22px; }
    .rdpro1_gg{ margin-top: 10px; }
    .rdpro1gg{ margin-top: 10px; }
    .rdpro1_tel{ padding: 20px 130px 20px 20px; position: relative; margin-top: 25px;}
    .rdpro1_tel_wx{ width: 90px; position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}
    .rdpro1_tel_wx img{ width: 70px; float: left;}
    .rdpro1_tel_wx_txt{ width: 20px; line-height: 15px; font-size: 12px; text-align: center; position: absolute; top: 50%; transform: translateY(-50%); right: 0px;}
    .rdpro1_tel_c1 b{ font-size: 18px; }
    .rdpro1_btn{ margin-top: 25px; position: relative;}
    .rdpro1_btn a{ padding: 8px 48px; font-size: 16px;}
    .rdpro1_btn_txt{ color: #be0000; position: absolute; top: 50%; transform: translateY(-50%); right: 0px;}
    #rdpro_tj{ padding: 30px 0px; }
    #rdpro_tjs{ margin-top: 25px; }
    .rdpro2_right_c_tt{ height: 40px; line-height: 40px;}
    .rdpro2_right_c_tt a{ font-size: 22px; }
    .rdpro2_right_c_tt a:after{ width: 44px; bottom: 8px;}
    .rdpro2_right_c_tt_p1{ margin-left: 20px; }
    .rdpro_tj{ margin-top: 20px; }
    .rdpro_tj_txt{ height: 36px; line-height: 36px;}
    #rdpro2{ padding: 35px 0px; }
    .rdpro2_right{ width: 78%; float: left;}
    .rdpro2_right_c{ padding: 20px 25px 25px 25px; }
    .rdpro_khal{ margin-top: 20px; }
    .rdpro_khal_txt{ height: 36px; line-height: 36px;}
    .rdpro2_right_sl_left{ margin-top: 20px; width: 72%; float: left; font-size: 15px;}
    .rdpro2_right_sl_right{ width: 24%; float: right; }
    .rdpro2_right_sl_right li{ width: 100%; margin-top: 15px; margin-bottom: 15px; padding-left: 40px;}
    .rdpro2_right_sl_right_img{ width: 30px; }
    .rdpro2_right_sl_right_tt{ font-size: 28px; }
    .rdpro2_left{ width: 20%; float: right; }
    .rdpro2_left_c{ background: #fff; border: solid 1px #dedede; padding: 15px; margin-bottom: 15px;}
    .rdpro2_left_c_tt{ font-size: 20px; font-weight: bold; }
    .rdpro2_left_c_pro{ overflow: hidden; margin-top: 16px;}
    .rdpro2_left_c_pro a{ font-size: 15px; width: 100%; color: #444444; float: left; height: 44px; line-height: 44px; border-top: solid 1px #EAEAEA;}
    .rdpro2_left_c_pro a:hover{ color: #be0000; }
    .rdpro2_left_c_pro a.on{ color: #be0000; }
    .rdpro2_left_c_news{ overflow: hidden; margin-top: 16px;}
    .rdpro2_left_c_news a{ width: 100%; color: #444444; float: left; height: 40px; line-height: 40px; border-top: solid 1px #EAEAEA; }
    .rdpro2_left_c_news a:hover{ color: #be0000; }
}
@media (min-width:1601px) 
{
    #rdpro1{ padding-top: 36px; padding-bottom: 55px;}
    .page_crums{ padding: 16px 0px; }
    .rdpro1_img{ width: 46%; }
    .nproinfoimgs{ width: 46%; margin-top: 25px;}
    .rdpro1_txt{ width: 50%; }
    .rdpro1_txt_tt{ font-size: 30px; }
    .rdpro1_gg{ margin-top: 15px; }
    .rdpro1gg{ margin-top: 15px; }
    .rdpro1_tel{ padding: 25px 170px 25px 30px; position: relative; margin-top: 30px;}
    .rdpro1_tel_wx{ width: 110px; position: absolute; right: 30px; top: 50%; transform: translateY(-50%);}
    .rdpro1_tel_wx img{ width: 90px; float: left;}
    .rdpro1_tel_wx_txt{ width: 20px; line-height: 15px; font-size: 12px; text-align: center; position: absolute; top: 50%; transform: translateY(-50%); right: 0px;}
    .rdpro1_tel_c1 b{ font-size: 23px; }
    .rdpro1_btn{ margin-top: 32px; position: relative;}
    .rdpro1_btn a{ padding: 9px 58px; font-size: 17px;}
    #rdpro_tj{ padding: 40px 0px; }
    #rdpro_tjs{ margin-top: 35px; }
    .rdpro2_right_c_tt{ height: 46px; line-height: 46px;}
    .rdpro2_right_c_tt a{ font-size: 26px; }
    .rdpro2_right_c_tt a:after{ width: 52px; bottom: 10px;}
    .rdpro2_right_c_tt_p1{ margin-left: 30px; }
    .rdpro_tj{ margin-top: 25px; }
    .rdpro_tj_txt{ height: 38px; line-height: 38px;}
    #rdpro2{ padding: 45px 0px; }
    .rdpro2_right_c{ padding: 25px 45px 35px 45px; }
    .rdpro2_right_c_cc{ margin-top: 25px; font-size: 16px;}
    .rdpro2_right_c_cc table td { padding:6px 35px 6px 60px;}
    .rdpro_khal{ margin-top: 25px; }
    .rdpro_khal_txt{ height: 38px; line-height: 38px;}
    .rdpro2_right_sl_left{ margin-top: 25px;  font-size: 16px; width: 70%;}
    .rdpro2_right_sl_right li{ width: 100%; margin-top: 25px; margin-bottom: 15px; padding-left: 65px;}
    .rdpro2_right_sl_right_img{ width: 50px; }
    .rdpro2_right_sl_right_tt{ font-size: 40px; }
    .rdpro2_left{ width: 20%; float: right; }
    .rdpro2_left_c{ padding: 20px 20px 30px 20px; margin-bottom: 20px;}
    .rdpro2_left_c_tt{ font-size: 22px; }
    .rdpro2_left_c_pro{  margin-top: 20px;}
    .rdpro2_left_c_pro a{ font-size: 16px; height: 46px; line-height: 46px; }
    .rdpro2_left_c_news{ margin-top: 20px;}
    .rdpro2_left_c_news a{ height: 42px; line-height: 42px; }
}
.piclist{ overflow: hidden; }
.piclist a{ background: #f8f8f8; width: 100%; float: left; margin-top: 15px; padding: 2px;}
.piclist_video{ z-index: 1; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 36px; height: 36px; background: url(../images/video-icon.png) no-repeat;}
.piclist_txt{ text-align: center; height: 40px; line-height: 40px; font-size: 13px; overflow: hidden; padding: 0px 10px;}
@media (min-width:768px) 
{
    .piclist a{ width: 49%; float: left; margin-right: 2%;}
    .piclist a:nth-child(2n){ margin-right: 0px; }
}
@media (min-width:992px) 
{
    .piclist a{ width: 32%; float: left; margin-right: 2%;}
    .piclist a:nth-child(2n){ margin-right: 2%; }
    .piclist a:nth-child(3n){ margin-right: 0px; }
}
@media (min-width:1200px) 
{
     .piclist a{ margin-top: 20px; padding: 5px;}
     .piclist_txt{ height: 50px; line-height: 50px; padding: 0px 15px; font-size: 15px;}
}
@media (min-width:1601px) 
{
     .piclist a{ margin-top: 25px;}
     .piclist_txt{ height: 56px; line-height: 56px; font-size: 16px;}
}
.piclist a:hover{ background: #be0000; color: #fff;}
#newslist{ overflow: hidden; margin-top: 5px;}
#newslist li{ overflow: hidden; margin-top: 15px; padding-bottom: 12px; border-bottom: solid 1px #dedede;}
#newslist li a{ width: 100%; float: left; position: relative; padding-bottom: 40px;}
#newslist li a:after{ height:28px; background:url(../images/news_icon1.png) no-repeat; background-size: cover; content: "";
    position: absolute;
    bottom:0px;
    left: 0px; 
    width: 28px; transition: all 0.3s;}
.newslist_txt{ padding-top: 18px; position: relative; }
.newslist_txt:before{ height:2px; background:#be0000; content: "";
    position: absolute;
    top:10px;
    left: 0px; 
    width: 40px; transition: all 0.3s;}
.newslist_txt_tt{ height: 28px; line-height: 28px; overflow: hidden; font-weight: bold; font-size: 14px;}
.newslist_txt_time{ color: #999; }
.newslist_txt_time span{ margin-right: 6px; }
.newslist_txt_dc{ line-height: 20px; height: 40px; overflow: hidden; color: #999;}
@media (min-width:768px) 
{
    .newslist_img{ width: 30%; float: left; background: #f1f1f1;}
    .newslist_txt{ width: 67%; float: right; }
    #newslist li a{ padding-bottom: 0px; padding-right:60px;}
    #newslist li a:after{ top:50%; margin-top: -14px; bottom:auto; left: auto; right: 10px;}
}
@media (min-width:992px) 
{
    #newslist li a{ padding-right: 90px; } 
    .newslist_txt_dc{ margin-top: 10px;}
}
@media (min-width:1200px) 
{
    #newslist{ margin-top: 5px; }
    #newslist li{ margin-top: 25px; padding-bottom: 18px;}
    .newslist_img{ width: 28%; }
    .newslist_txt{ width: 69%; padding-top: 20px;}
    .newslist_txt:before{ top: 15px; width: 30px; }
    #newslist li a{ padding-right: 110px; }
    #newslist li a:after{ width: 33px; height: 33px; margin-top: -16px; right: 20px;}
    .newslist_txt_tt{ height: 32px; line-height: 32px; font-size: 16px;}
    .newslist_txt_dc{ line-height: 23px; height: 46px; }
}
@media (min-width:1601px) 
{
    #newslist{ margin-top: 10px; }
    #newslist li{ margin-top: 35px; padding-bottom: 22px;}
    .newslist_txt{ padding-top: 35px;}
    .newslist_txt:before{ top: 20px; }
    #newslist li a{ padding-right: 130px; }
    #newslist li a:after{ right: 35px;}
    .newslist_txt_tt{ height: 40px; line-height: 40px; font-size: 18px;}
    .newslist_txt_dc{ line-height: 26px; height: 52px; }
}
#newslist li a:hover:after{ background:url(../images/news_icon1h.png) no-repeat; background-size: cover;}
#newslist li a:hover .newslist_txt:before{ width:120px; }

.contact_cc{ margin-top:20px;}
.contact_cc_tt{ font-size: 16px; font-weight: bold;}
.contact_main{ margin-top: 10px; }
.contact_main p{ padding: 7px 4px; margin-bottom: 5px; border-bottom: solid 1px #f5f5f5; font-size: 13px; color: #444;}
.contact_main p a{ color: #be0000; }
.contact_main p strong{ color: #be0000; }
#dituContent{ height: 200px; margin-top: 15px;}
@media (min-width:1200px) 
{
    .contact_cc{ margin-top:32px;}
    .contact_cc_tt{ font-size: 20px; }
    .contact_main p{ font-size: 15px; padding: 10px 5px;}
    #dituContent{ margin-top: 25px; height: 300px;} 
}
@media (min-width:1601px) 
{
    .contact_cc{ margin-top:42px;}
    .contact_cc_tt{ font-size: 24px; }
    .contact_main p{ font-size: 16px; padding: 12px 5px;}
    #dituContent{ margin-top: 35px; height: 300px;} 
}
.pmess{ overflow: hidden; margin-top: 15px; }
.pmess li{ overflow: hidden; margin-bottom: 10px;}
.morder_InputText{ width:48%; margin-right: 4%; padding: 0px 15px;  outline: none; float: left; background: #f9f9f9;   height: 40px; line-height: 40px;}
.pmess #tel{ margin-right: 0px; }
.morder_textarea{ width:100%;  padding: 15px;   outline: none; float: left; background: #f9f9f9;   height: 120px; line-height: 30px;}
.morder_captcha{ width:100px;  padding: 0px 15px;  outline: none; float: left; background: #f9f9f9;   height: 40px; line-height:40px;}
.morder_img{ float: left; margin-left: 10px; width: 100px; height: 40px; cursor: pointer; }
.morder_But{ float: left; outline: none; margin-top: 15px; font-size:15px; width: 100%; height: 42px; line-height: 42px; background: #026dc9; color: #fff; }
.morder_But:hover{ background: #be0000; color: #fff;}
@media (min-width:375px) 
{
  .morder_captcha{ width:110px; }
}
@media (min-width:768px) 
{
    .morder_But{ width: 250px; float: right; margin-top: 0px;}
}
@media (min-width:1200px) 
{
   .pmess{ margin-top: 20px; }
   .pmess li{ margin-bottom: 15px; }
   .morder_captcha{ width: 200px;}
   .morder_But{ font-size: 15px; }
}
@media (min-width:1601px) 
{
    .pmess{ margin-top: 25px; }
    .pmess li{ margin-bottom: 20px; }
    .morder_InputText{ height: 46px; line-height: 46px; }
    .morder_InputText1{ height: 46px; line-height: 46px; }
    .morder_captcha{ height: 46px; line-height: 46px; width: 140px;}
    .morder_img{ height: 46px; line-height: 46px; width: 120px;}
    .morder_But{ height:48px; line-height: 48px; font-size: 16px; }
}

#page_Title{ line-height:1.8; font-size:17px; padding-bottom: 10px; border-bottom:solid 1px #EBEBEB; text-align: center;}
.page_Info{ text-align: center; height:28px; line-height: 28px; margin-top: 5px; color:#b3b3b3;  overflow: hidden; }
.page_Info_c{ display: inline-block; }
.page_Infoleft { float: left;}
.page_Infoleft i{ margin-right: 3px; float: left; }
.page_Infoleft span{ float: left; }
.page_Infoline{ width: 1px; height: 12px; background: #989898; float: left; margin:7px 15px 0px 15px;}
#infoImage{ width:100%;text-align:center; margin:15px 0 0px 0;}
#infoImage img{ max-width:100%;  border:#dcdcdc solid 1px;}
.page_Content{ margin:15px auto 0px; line-height:2; font-size: 13px;}
.page_Content img{max-width:100%;}
.page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    border-color: #f5f5f5 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
.page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
.page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
.page_Content table td a { text-decoration:underline; }
.rdpro1_video{ text-align: center; margin: 15px auto 0px; position: relative;}
.rdpro1_video img{ max-width: 100%; }
.rdpro1_video #playVideo{ width: 100%; height: 100%; position: absolute; z-index: 10; top: 0px; left: 0px;}
.play_btn{ width: 36px; height: 36px; background: url(../images/video-icon.png) no-repeat; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: .26s all linear; cursor: pointer;}
@media (min-width:768px) 
{
    #page_Title{ font-size: 18px; }
}
@media (min-width:1200px) 
{
    #page_Title{ font-size: 20px; }
    .page_Info{  margin-top: 10px; }
    #infoImage{ margin-top: 20px; }
    .page_Content{ margin:20px auto 0px; font-size: 15px;}
    .rdpro1_video{ margin: 20px auto 0px;}
    .right_side{ width: 77.5%; float: right;}
    .left_side{ width:20%; float: left; background: #026dc9; padding: 5px;}
    .left_side_tt{ padding: 10px 10px 5px 10px; color: #fff; font-weight: bold; font-size: 25px;}
    .left_side_ft{ font-size: 12px; letter-spacing: 3px; color: rgba(255, 255, 255, 0.2); padding-left: 10px; text-transform: uppercase;}
    .left_side_wx{ padding: 30px 10px 0px 10px; position: relative;}
    .left_side_wx img{ width: 100px; }
    .left_side_wx_txt{ position: absolute; color: #fff; top: 50%; transform: translateY(-50%); right: 20px; }
    .left_side_tel{ padding: 20px 10px 25px 10px; color: #fff;}
    .left_side_tel_cc{ font-size: 20px; font-weight: bold; margin-top:3px;}
    .left_side_nav{ overflow: hidden; padding: 10px 3px; background: #fff; margin-top: 15px; }
    .left_side_nav a{ width: 100%; line-height: 50px; height:50px; font-size: 16px; padding: 0px 50px 0px 15px; float: left; position: relative; border-bottom: solid 1px #f5f5f5;}
    .left_side_nav a:after{ transition: all 0.5s ease-out 0s; width: 15px; height: 15px; background: url(../images/icon1h.png) no-repeat; position: absolute; right: 15px; top: 50%; transform: translateY(-50%);}
    .left_side_nav a.on:after{ content: '';}
    .left_side_nav a.on{ color:#be0000; font-weight: bold; }
    .left_side_nav a:hover:after{ content: '';}
    .left_side_nav a:hover{ color:#be0000; }
}
@media (min-width:1601px) 
{
    #page_Title{ font-size: 24px; padding-bottom: 15px; }
    #infoImage{ margin-top: 25px; }
    .page_Content{ margin:30px auto 0px; font-size: 16px;}
    .rdpro1_video{ margin: 25px auto 0px;}
    .left_side_tt{ padding: 20px 20px 6px 20px; font-size: 30px;}
    .left_side_ft{ font-size: 13px; padding-left: 20px; }
    .left_side_wx{  padding: 40px 20px 0px 20px; }
    .left_side_wx img{ width: 115px; }
    .left_side_wx_txt{ right: 30px; line-height: 2;}
    .left_side_tel{ padding: 30px 20px 35px 20px;  }
    .left_side_tel_cc{ font-size: 26px; }
    .left_side_nav{ padding: 15px 3px; margin-top: 20px; }
    .left_side_nav a{ line-height: 66px; height:66px; font-size: 18px; padding: 0px 60px 0px 20px; }
}
 


/* 无内容 */
.no-goods,.no-network{
  padding-top:70px;
  overflow: hidden;
  text-align: center;
}
.no-goods img{
  display: block;
  margin:0 auto 30px;
  width:220px;
  max-height: 105px;
}
.no-network img{
  display: block;
  margin:0 auto 30px;
  width:222px;
  height: 160px;
}
.no-goods p,.no-network p{
  color:#666666;
  line-height: 2;
}

.seek_job li{ padding-top:10px; height: 100%; overflow: hidden;}
.seek_t1{ float: left; font-weight: bold; height: 40px; line-height: 40px; width:60px;}
.job_nam{ float: left; margin-left: 15px; color:#be0000; font-weight: bold; }
.G_InputText{
    width:100%;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_captcha{
    width:85px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px; outline: none;
}
.G_verifyImg{ width: 100px; height:40px; float: left; }
.G_textarea{
    width:100%;
    height:150px;
    line-height:30px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_select{ float: left; border:1px solid #dedede; height: 40px; line-height: 40px; }
.job_radio{ float: left; }
.G_But{
    width:100%;
    height:50px;
    line-height:50px;
    background:#026dc9;
    border-radius:5px;
    text-align:center;
    color:#FFF;
    cursor:pointer;
    transition: all 0.3s;
    float: left;outline: none; border: 0px;font-size: 18px;
}
.G_But:hover{
    background:#be0000; color: #fff;
}
@media (min-width:370px) 
{
    .G_captcha{ width: 100px; }
}
@media (min-width:768px) 
{
    .G_InputText{ width: 500px; }
    .G_textarea{ width: 500px; }
    .G_But{ width: 400px; }
}
@media (min-width:1601px) 
{
    .seek_job li{ margin-top: 13px; }
    .seek_t1{ height: 54px; line-height: 54px; }
    .G_InputText{ width: 700px; height: 54px; line-height: 54px;}
    .G_textarea{ width: 700px; }
    .G_captcha{ height: 54px; line-height: 54px; width: 160px; }
    .G_verifyImg{ width: 130px; height: 54px;}
    .G_But{ width: 400px; height: 58px; line-height: 58px;} 
}

/*******Css prev_next*******/
.prev_next{ overflow: hidden; margin-top: 15px;}
.prev_next li{ cursor: pointer; background: #eaeaea; height: 30px; line-height: 30px; overflow: hidden; padding: 0px 10px; margin-bottom: 8px;}
.prev_next li:hover{ background: #be0000; color: #fff;}
.prev_next li:hover a{ color: #fff; }
@media (min-width:768px) 
{
   .prev_next{ position: relative; padding-right: 110px;}
   .prev_next_btn{ width: 100px; height: 68px; line-height: 68px; background-color:#026dc9; background-image: url(../images/prev_next_icon.png); background-position: 15px center; background-repeat: no-repeat; padding-left: 36px; color: #fff; position: absolute; right: 0px; top: 0px;}
   .prev_next_btn:hover{ background-color: #be0000; color: #fff; }
}
@media (min-width:1200px) 
{
    .prev_next{ margin-top: 25px; padding-right: 160px;}
    .prev_next li{ height: 50px; line-height: 50px; padding: 0px 15px;}
    .prev_next_btn{ width: 145px; height: 108px; line-height: 108px; background-position: 25px center; padding-left: 60px;}
}
@media (min-width:1601px) 
{
    .prev_next{ margin-top: 35px; padding-right: 210px;}
    .prev_next li{ height: 55px; margin-bottom: 10px; line-height: 55px; padding: 0px 20px;}
    .prev_next_btn{ width: 190px; height: 120px; line-height: 120px; background-position: 40px center; padding-left: 75px; font-size: 15px;}
}

/*css digg style pagination*/
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 25px 0 10px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 8px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #be0000;
  background: #be0000;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
  display: none;
}
.de-page-mian .page-inner span {
  display: none;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: none;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}
@media (min-width:768px) 
{
    .de-page-mian .page-inner span { display: block; }
    .de-page-mian .page-inner input { display: block; }
    .de-page-mian .page-inner a.page-btn { display: block; }
}
@media (min-width:1200px) 
{
    .de-page-mian{ margin: 35px 0 10px; }
}
@media (min-width:1601px) 
{
    .de-page-mian{ margin: 50px 0 10px; }
    .de-page-mian .page-inner a{ padding: 0px 10px; }
}